home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / graphics / winjp140.zip / WHATS.NEW < prev    next >
Text File  |  1992-08-20  |  10KB  |  186 lines

  1.                           *** v. 1.40 Changes ***
  2.  
  3.     A 386 version is now available to registered users.
  4.     The separate JPEG/GIF viewer version is no longer updated or included.
  5.     This version incorporates v3b(beta) of the IJPEG group's software.
  6. JPEG decompression in the 286 version is slightly faster than v.1.3 and
  7. JPEG compression is roughly twice as fast.  Corrupt JPEG images can be
  8. viewed with 2-pass quantization because of the new code.
  9.     Clipboard support is added.  WinJPEG can now copy an image to the
  10. clipboard in Windows bitmap and Device Independent Bitmap(DIB) formats and
  11. it can paste an image if the clipboard contains either a Windows bitmap or
  12. an uncompressed DIB.
  13.     WinJPEG 1.4 can load 1-bit and 4-bit Windows .BMP files.  The "8-bit
  14. Bitmap" can be used when you are loading 24-bit BMP files.
  15.     The WinJPEG icon has been replaced with one that's more appropriate.
  16.     On-line help has been added.
  17.     The following bugs are corrected:
  18.     - when you close WinJPEG with the system menu while it is decoding/
  19.       encoding an image, the program would continue running.  Also, temp.
  20.       files would be left in the temp. directory.
  21.     - when you resize the window or when you minimize the window and restore
  22.       it, the scroll bar-thumb's position would be lost.  Specifically, it
  23.       would be reset to the top of the scroll bar.
  24.     - the menu items would still be active during compression/
  25.       decompression of an image
  26.     - with some pictures, there was an extraneous blank vertical strip on
  27.       the right of the displayed picture.
  28.     - some of the buttons were missing an underlined character and the
  29.       buttons with the underlined character didn't respond to the ALT +
  30.       underlined character combination
  31.     - 24-bit bitmaps did not save correctly
  32.     The scroll bar logic makes more sense now; formerly, it would take 5
  33. mouse clicks to reach the end of the image, regardless of the image size.
  34. Now, the number of clicks depends on the size of the WinJPEG window and the
  35. size of the image.  Also, clicking on the scroll bar arrow will scroll the
  36. image by one pixel.  Many thanks to D. Yee for his suggestions and pointing
  37. out most of the bugs listed above.
  38.     A couple of changes were made to the Batch Conversion and Slideshow
  39. dialog boxes.  Only files with valid file extensions, *.tga, *.gif, and
  40. *.jpg(for slideshow only), are shown.  Also, a "*.jpg" button was added
  41. to the Slideshow dialog box.  Pressing any of the extension buttons will
  42. highlight the appropriate files and pressing the same button again will
  43. unmark those files.
  44.  
  45.  
  46.                           *** v. 1.30 Changes ***
  47.  
  48.     The Discrete Cosine Transform(DCT) routines were replaced with new
  49. ones provided by Tom Lane's v3a(beta) update of the IJPEG software.  JPEG
  50. decompression is slightly faster(it's more noticeable for large images) and
  51. JPEG compression takes approximately the same time.
  52.     Display of 24-bit images in 32k/64k color mode should look right if you
  53. use the Dither24to15 option with the 8-bit Bitmap option off.  Please email
  54. me if you have a Hicolor video card and tell me if it works or not.
  55.     The Low Priority option didn't seem to be giving enough CPU time to other
  56. programs so I modified it to do so.  The Low Priority switch for the viewer
  57. was fixed; it always stayed on.
  58.     When you change directories in the Save dialog, the suggested filename
  59. doesn't change to the default spec(e.g. *.JPG) anymore.  Thanks to
  60. T. Suominen for finding this bug.
  61.     When you load a 24-bit BMP file and use RGB/HSV adjustment, WinJPEG used
  62. to cause a UAE/GPF in some cases.
  63.     The JPEG Options and Memory Options menu items are now under the Options
  64. menu.
  65.  
  66.  
  67.                           *** v. 1.21 Changes ***
  68.  
  69.     There was a minor problem with the resize feature: if you entered a
  70. new height that was 4 digits long, the last digit would be truncated.  This
  71. problem is fixed.
  72.  
  73.  
  74.                           *** v. 1.20 Changes ***
  75.  
  76.     v.1.2 has much improved error handling; when an error is
  77. encountered, WinJPEG doesn't exit.  If an error occurs while decoding an
  78. image, you will be given the option of viewing the portion that was
  79. successfully decoded.   Thus, you should be able to view partially
  80. corrupt images.  Note that for corrupt JPEG images, you must use 1-pass
  81. quantization to view them.
  82.     There is now a "Low Priority" switch which will give more CPU time
  83. to other programs running at the same time as WinJPEG.  This option
  84. affects the speed of compression/decompression of JPEG images; on my
  85. system, it slows down decompression of a JPEG image by 1-2 seconds.  The
  86. speed cost is worth it since I can use a word processor or download a
  87. file while WinJPEG is decoding a JPEG in the background.
  88.     The time delay between two pictures in a slide show is now an
  89. adjustable value between 0 and 60 seconds.
  90.     You can load 8-bit and 24-bit Windows BMP files with no quantization
  91. (e.g.  when you are in an 8-bit display mode and you load a 24-bit bitmap,
  92. the bitmap won't be quantized into an 8-bit bitmap).
  93.     The "8-bit Bitmap" option is now available in any display mode.
  94.     Here is a list of bug fixes:
  95.     - can load grayscale TARGA images
  96.     - saves TARGA images in the right format
  97.     - saves OS/2 BMP files in the correct format (I finally received my OS/2
  98.       2.0 ES!!!)
  99.     - should be able to view 24-bit images in a Hicolor or Truecolor display
  100.       mode (I don't have a Hicolor card and this feature is still not tested.
  101.       If it does or doesn't work, please send me e-mail).
  102.  
  103.  
  104.                           *** v. 1.10 Changes ***
  105.  
  106.     The previous versions would eventually give an error if you viewed many
  107. images.  This problem is fixed.
  108.  
  109.  
  110.                           *** v. 1.00 Changes ***
  111.  
  112.     TARGA images can be displayed and images can be saved to TARGA format.
  113. Unfortunately, due to memory limitations, I can't fit the TARGA code in the
  114. plain viewer so it will let you display only JPEG and GIF files.
  115.     I've modified the color adjustment features which now adjust the actual
  116. color component instead of the average color component.  This way is a bit
  117. faster than the previous method.  Also, you can change the colors in a 24-bit
  118. bitmap.
  119.     Batch conversion and a slideshow feature are added.  You can select
  120. multiple GIF and TARGA files which will be converted to JPEG.  There are
  121. convenient "*.gif" and "*.tga" buttons which select all GIFs or all TARGAs
  122. respectively in the current directory.  The slideshow feature lets you display
  123. GIF, TARGA, and JPEG images sequentially with a 5 second delay between each
  124. displayed image.  The "Cycle Slideshow" option will force WinJPEG to display
  125. the selected images continuosly in a cycle until you abort the slideshow.
  126.     Image resizing lets you resize the image by entering the new dimensions
  127. of the image.
  128.     A couple of more minor fixes were made.  WinJPEG was tested with the
  129. 8514 font so everything looks fine with that font.  If you're using small
  130. fonts or some other font, the spacing between some text messages in the dialog
  131. boxes is wrong.  For example, in the Open Dialog Box, the "In <path>" text
  132. incorrectly looks like "In<path>."
  133.  
  134.  
  135.  
  136.                           *** v. 0.95 Changes ***
  137.  
  138.     This version is no longer crippleware.  Display of JPEG images in 24-bit
  139. mode is supported.
  140.     WinJPEG v.0.95 can display GIF images.  It can also write images in JPEG,
  141. GIF, Windows BMP, or OS/2 BMP format.
  142.     A couple of image processing features were added: rotation of an image,
  143. horizontal/vertical flip, changing the RGB in an image, and changing the
  144. HSI in an image.
  145.     Some minor features include an auto-resizing option(Steve Keith gets
  146. credit for this one again) and an option to load an image into in an 8-bit
  147. bitmap.
  148.  
  149.  
  150.                           *** v. 0.92 Changes ***
  151.  
  152.     Version 3 of the Independent JPEG Group's software is now incorporated
  153. into this version.  2-pass quantization which produces better output is now
  154. supported.  1-pass quantization is faster than the one used in v0.91.
  155. Dithering can be turned on/off.
  156.     WinJPEG can swap to a temporary file if you don't have enough memory
  157. (includes physical and virtual).  Also, using a temporary file sometimes
  158. speeds up the decoding of a JPEG image when you don't have enough physical
  159. memory.
  160.     A preview option is added.  Previewing an image is 25-50% faster than
  161. displaying a JPEG image with 2-level quantization and dithering on. Thanks
  162. to Steve Keith for this idea.
  163.  
  164.                           *** v. 0.91 Changes ***
  165.  
  166.     A bug that causes Windows 3.0 to give a UAE was fixed.  This bug
  167. happens after you load in an image, move down the scroll bar thumb, and
  168. load a smaller picture with no scroll bars activated.  On 3.1, the image
  169. is cut off with a blank margin.  Thanks to Phil Barnes for pointing this
  170. one out.
  171.     Another UAE that occurs when you load in a large image and you use
  172. the scroll bars to display the upper right corner of the picture, was
  173. fixed.
  174.     When you resize the window to a smaller one, WinJPEG would
  175. occasionally display a blank window instead of a loaded image.  This was
  176. fixed too.
  177.     In Windows 3.1, when you reduce the size of a window with no scroll
  178. bars on, to force scroll bars to activate, and then you enlarge the
  179. window size so the scroll bars are turned off, WinJPEG would display a
  180. blank window.  This bug that didn't occur in Windows 3.0 was corrected.
  181.     16-color mode is now fully tested and working.  I was surprised that
  182. some people told me they were using this mode for viewing JPEG images
  183. which can store up to 16 million colors and don't look very good in
  184. 16-color mode.  A UAE that occurs when you view 1024x768 images in
  185. 16-color mode(but not in 256-color mode) was fixed.
  186.